﻿@charset "utf-8";
#carousel-example-generic1{display: none;}
.top {
    width: 100%;
    background: #eeeeee;
}

.header1 {
    line-height: 30px;
}

.header1>span {
    font-size: 14px;
    color: #2c2c2c;
}

.header1-ul1 {
    font-size: 14px;
    font-weight: bold;
    color: #2c2c2c;
    display: inline-block;
    float: right;
}

.header1-ul1 li {
    position: relative;
    display: inline-block;
    color: #2c2c2c;
    font-size: 14px;
    font-weight: 100;
    padding: 0 10px;
}

.header1-ul1 li a {
    color: #2c2c2c;
}

.header1-ul1 li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 15px;
    background: #2c2c2c;
    top: 10px;
    right: 0;
}

.header1-ul1 li.li3:after {
    width: 0;
}

.header1-ul1 li i {
    color: #898989;
}

.navbar {
    height: 140px;
    background-color: #fff;
    border: none;
    border: 0;
    z-index: 99999;
    margin: 0;
}

.navbar .navbar-brand {
    padding: 0;
    height: auto;
}

.navbar .navbar-brand img {
    margin: 18px 0px 0 0px;
    float: left;
}

.navbar .logo_txt {
    float: left;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #ee9c2d;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #d3d3d3;
    margin-top: 50px;
}

.fr-fa {
    margin: 45px 0 0;
}

.fr-fa .tel {
    position: relative;
    padding-left: 70px;
}

.fr-fa .tel i {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 60px;
    color: #9d9d9d;
    line-height: 47px;
    height: 47px;
    width: 47px;
    text-align: center;
}

.fr-fa .tel span {
    font-size: 14px;
    line-height: 1.2;
    color: #8a8a8a;
}

.fr-fa .tel font {
    font-size: 30px;
    line-height: 1.3;
    color: #0d51c8;
    font-weight: bold;
}

.db {
    display: block;
}

.nnav {
    width: 100%;
    background: #0d51c8;
}

.navbar-nav>li.dropdown {
    /* margin: 0 5px; */
}

.navbar-nav>li>a {
    padding: 15px 28px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.navbar-nav>.active>a,
.navbar-nav>.active>a:hover,
.navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #ee9c2d;
}

.navbar-nav>li>a:hover {
    color: #fff;

    background-color: #ee9c2d;
}

.main1 {
    height: 70px;
    line-height: 70px;
}

.index_search {
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-bottom: 2px solid #f6f6f6;
}

.index_search .search-info {
    line-height: 70px;
    font-size: 14px;
    color: #000;
}

.index_search .search-info font {
    font-weight: bold;
}

.index_search .search-info a {
    color: #ee9c2d;
}

.index_search .search-info a:hover {
    color: #000;
}

.index_search .sech_in {
    padding-top: 15px;
}

.index_search .sech_in .key {
    outline: none;
    width: 300px;
    border: 1px solid #888888;
    border-right: none;
    height: 40px;
    line-height: 41px;
    padding-left: 40px;
    float: left;
    background: #fff url(../images/ico01.jpg) 8px center no-repeat;
}

.index_search .sech_in .go {
    width: 65px;
    float: left;
    background-color: #0d51c8;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    border: none;
    font-family: "Microsoft YaHei";
}

.index_search .sech_in .go:hover {
    background: #ee9c2d;
}

.main2 {
	width: 100%;
    background: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 50px;
}

.index-title {
    text-align: center;
}

.index-title .p1 {
    font-size: 35px;
    color: #454648;
}

.index-title .p2 {
    font-size: 16px;
    color: #acacac;
    margin-top: 5px;
    text-transform: uppercase;
}

.m2_box {
    width: 100%;
    margin-top: 30px;
}

.m2_box li {
	cursor: pointer;
    text-align: center;
}
.m2_box li img{
  width: 100%;
}
.m2_box li span {
	margin-top: 20px;
	color: #323232;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
    display: block;
}
.m2_box li i{
	display: block;
	width: 27px;
	height: 4px;
	background: #0d51c8;
	margin: 10px auto;
}
.main3{
	width: 100%;
    background: #fff;
}
.m3_til{
	width: 100%;
	text-align: center;
	background: #ee9c2d;

}
.m3_til span{
	line-height: 65px;
	color: #fff;
	font-size: 24px;
}
.m3_right{
	padding-top: 20px;
	float: left;
	width: 400px;
}
.m3_left{
	padding-top: 20px;
	float: right;
	width: 400px;
}
.m3_box h4{
   font-size: 34px;
   color: #000000;
   line-height: 2;
}
.m3_box .til{
	font-size: 16px;
	color: #0d51c8;
	line-height: 40px;
	border-bottom: 1px solid #0d51c8;
}
.m3_box ul{
	padding-top: 20px;
}
.m3_box ul li{
	font-size: 14px;
	line-height: 2;
}
.more{
	margin-top: 20px;
}
.more .amore{
	text-align: center;
	display: inline-block;
	background: #0d51c8;
	color: #fff;
	font-size: 14px;
	height: 40px;line-height: 40px;border-radius: 20px;
	width: 100px;

}
.more .bmore{
	text-align: center;
	display: inline-block;
	background: #ee9c2d;
	color: #fff;
	font-size: 14px;
	height: 40px;line-height: 40px;border-radius: 20px;
	width: 100px;
}

.main4{
	width: 100%;
    background: #074eae url(../images/m4_bg.jpg) center  no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
}
.m4_til{
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 2;
}
.m4_box{
	width: 100%;padding-top: 20px;
}
.m4_box ul li{
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 3;
}

.main5{
	width: 100%;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.m5_box{
	width: 100%;
	padding-top: 30px;
}
.dian_con{
	text-align: center;
}
.dian_con li {
    display: inline-block;
    background: #767676;
}
.dian_con li a{
	display: block;
	font-size: 14px;
    color: #fff;
    padding: 10px 15px;
}
.dian_con li:hover, .dian_con li.active {
    background: #ee9c2d;
    color: #FFF;
}
.m5_pro{
	width: 100%;
	padding-top: 30px;
}

.main6{
	width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.main6 .col-md-6{
	padding-right: 0px;
    padding-left: 0px;
}
.main6 .col-md-6 .pa1{
	width: 380px;
	right: 250px;
	top: 150px;
}
.main6 .col-md-6 .pa1 h4{
	color: #fff;
	line-height: 3;
	font-size: 24px;
}
.main6 .col-md-6 .pa1 .nr{
	color: #fff;
	line-height: 2;
	font-size: 14px;
}
.main6 .col-md-6 .pa2{
	right: 0px;
	top: 100px;
}


.case-more {
  text-align: center;
}
.case-more a {
  display: inline-block;
  width: 180px;
  height: 40px;
  border: 1px solid #d5d5d5;
  line-height: 40px;
  color: #666666;
  font-size: 16px;
}

.owl-prev{
	display: none;
}

.owl-next{
	display: none;
}
.m5_pro{
    padding-bottom: 5px;
	text-align: center;
}
.m5_pro .item{
	padding-bottom: 15px;
	box-shadow: 0 1px 10px #ddd;
}
.m5_pro .item h4{
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	line-height: 3;
}
.m5_pro .item 9{
	font-size: 14px;
}

.m5_pro .owl-carousel.owl-drag .owl-item {
    padding-bottom: 10px;
}
.main7{
	width: 100%;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.main7 .owl-theme p {
    font-size: 20px;
    line-height: 2;
    text-align: center;
}






.main8{
	width: 100%;
    background: #f1f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
}

.case-list {
    position: relative;
    margin-top: 20px;
}

.case-list .swiper-button-white {
  position: absolute;
  top: 20%;
  z-index: 1000;
  cursor: pointer;
  width: 15%;
  height: 200px;
}
/*.case-list .swiper-button-white .img1,.case-list .swiper-button-white .img2 {
  position: absolute;
  display: block;
  width: 35px;
  height: 70px;
}*/
/*.case-list .swiper-button-white .img2 {
  display: none;
}
.case-list .swiper-button-white:hover .img1 {
  display: none;
}
.case-list .swiper-button-white:hover .img2 {
  display: block;
}*/
.case-list .swiper-button-next {
  right: 5%;
  background: url(../images/index-btn-right.png) no-repeat;
  background-position-x: -235px;
  background-position-y: 30px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
   -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.case-list .swiper-button-next:hover{
  background-position-x: 25px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
   -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.case-list .swiper-button-prev {
  left: 5%;
  background: url(../images/index-btn-left.png) no-repeat 5px 30px;
  background-position-x: 5px;
  background-position-y: 30px;
   transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
   -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.case-list .swiper-button-prev:hover{
  background-position-x: -235px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
   -moz-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.case-list .swiper-container {
  height: 480px !important;
}
.case-list .swiper-container .swiper-slide {
  font-size: 18px;
  height: 480px !important;
}
.case-list .swiper-container .swiper-slide .image {
  height: 390px;
  position: relative;
}
.case-list .swiper-container .swiper-slide .image:after {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: url(../images/opacity3.png) repeat;
  top: 0;
  left: 0;
}

.case-list .swiper-container .swiper-slide-active .image:after {
  display: none;
}
.case-list .swiper-container .swiper-slide-active .text {
  display: block;
}
.case-list .swiper-container .swiper-slide-active .text h3{
	font-size: 18px;
	color: #333333;
}
.case-list .swiper-container .swiper-slide-active .text span{
	font-size: 14px;
	text-transform: uppercase;
	color: #bfbfbf;
}



.case-list .case-more {
  text-align: center;
  margin-top: 25px;
}
.case-list .case-more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  border: 1px solid #6E787F;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
}
.case-list .case-more a:hover{
  border-color: #005e9c;
  color: #005e9c;
}
.swiper-slide-active:hover .hzh-bg span,.pro-list li:hover .hzh-bg span{
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  border-radius: 50%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  line-height: 60px;
}
.hzh-bg span{
  display: block;
  width: 100px;
  height: 100px;
  border: 2px solid #fff;
  border-radius:6px; 
  color: #fff;
  text-align: center;
  line-height: 100px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.case-list .swiper-container .swiper-slide .text {
	background: #fff;
    text-align: center;
    color: #000;
    padding: 15px 0;
    display: none;
}
.case-list .swiper-container .swiper-slide-active .text {
    display: block;
}
.case-list .swiper-container .swiper-slide .image {
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}



.main9{
	width: 100%;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.m9_box{
	width: 100%;
	padding-top: 30px;
}
.m9_box .owl-theme p {
    font-size: 20px;
    line-height: 2;
    text-align: center;
}



.main10{
	width: 100%;
    background: #f1f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
}
.m10_box .item{
	border:4px solid #ddd;
}
.m10_box{
	width: 100%;
	padding-top: 30px;
}

.footer{
	width: 100%;
	padding-top: 20px;
	background: #1d202a;
	text-align: center;
}
.ft_top{
	border-bottom: 1px solid #2d313e;
	height: 60px;
}
.ft_top p{
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.ft_bot{
	width: 100%;
	font-size: 14px;
	color: #9a9a9a;
	line-height: 55px;
}
.ft_bot a{
	color: #9a9a9a;
}

.nei_banner {
    position: relative;
}
.nei_banner img {
    margin: 0px auto;
    border: 0;
    max-width: 100%;
}
.nei_banner .nei_banfloat {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.2);
    display: flex;
    justify-content: center;
    align-items: center;
}
.nei_banfloat h3 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}

.nei_body .nei_nav {
    border-bottom: 1px solid #ddd;
    padding: 40px 0;
    font-size: 15px;
}

.nei_body .nei_nav .container {
    display: flex;
}

.nei_body .nei_nav .ul {
    overflow: hidden;
    width: 70%;
    display: flex;
}

.nei_body .nei_nav .ul li {
    height: 40px;
    line-height: 40px;
    width: 13%;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 1%;
    transition: all 0.3s;
}

.nei_body .nei_nav .ul li a {
    transition: all 0.3s;
    display: block;
}

.nei_body .nei_nav .ul li:hover {
    background-color: #ec6916;
    border: 1px solid #ec6916;
    transition: all 0.3s;
}

.nei_body .nei_nav .ul li:hover a {
    color: #fff;
    transition: all 0.3s;
}

.nei_body .nei_nav .nei_add {
    width: 30%;
    text-align: right;
    line-height: 40px;
}

.nei_body .nei_nav .ul .active {
    background-color: #ec6916;
    border: 1px solid #ec6916;
}

.nei_body .nei_nav .ul .active a {
    color: #fff;
}

.nei_body .nei_nav .nei_add a {
    display: inline-block;
    color: #555555;
}

.nei_body .nei_nav .nei_add i {
    display: inline-block;
    margin-right: 5px;
}

.nei_body .nei_nav .nei_add a:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #555555;
    margin: 0 5px;
    transform: rotate(15deg);
}

.nei_body .nei_nav .nei_add a:last-child:after {
    display: none;
}

.nei_body .nei_nav .nei_add a:hover {
    color: #ec6916;
}

.lianxis {
    margin-bottom: 40px;
    margin-top: 40px;
}

.lianxis .col-md-4 {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}

.lianxis .lianxi-uls {
    padding: 11px 0;
}

.lianxis .lianxi-uls li {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
}

.lianxis .lianxi-uls li:last-child {
    border-bottom: none;
}

.lianxis .lianxi-uls li .fl {
    width: 10%;
    line-height: 50px;
    color: #999;
    text-align: center;
}

.lianxis .lianxi-uls li .fl i {
    font-size: 20px;
}

.lianxis .lianxi-uls li .fr {
    width: 85%;
}

.lianxis .lianxi-uls li .fr .add-p {
    color: #000000;
    font-size: 20px;
}

.lianxis .lianxi-uls li .fr .add-p1 {
    color: #5b5b5b;
    font-size: 16px;
    margin-top: 10px;
}

.map {
    height: 385px;
}
.contact {
  border-left: none;
  border-right: none;
  padding: 30px 0px;
  margin: 20px 0px 0;
}
.contact .fk {
  font-size: 16px;
  color: #4e4e4d;
  text-align: center;
  margin-bottom: 25px;
}
.contact p {
  font-size: 14px;
  color: #504f4f;
  line-height: 1.5;
  margin-bottom: 10px;
}
.contact p span {
  color: #cc0000;
}
.contact input {
  width: 100%;
  height: 44px;
  border: 1px solid #e1dddd;
  padding-left: 15px;
  font-size: 16px;
  line-height: 44px;
  text-indent: 1em;
  margin-bottom: 15px;
}
.contact textarea {
  font-size: 16px;
  padding: 15px;
  height: 170px;
  width: 100%;
  border: 1px solid #e1dddd;
  text-indent: 1em;
  resize: none;
  margin-bottom: 15px;
}
.contact button {
  width: 113px;
  height: 38px;
  background-color: #1d202a;
  border: none;
  font-size: 14px;
  color: #fff;
  border-radius: 4px;
  display: inline-block;
  margin: 0px auto;
}
.pro {
    padding-bottom: 30px;
}
.pro .pro-list {
  margin-bottom: 20px;
  margin-top: 20px;
}
.pro .pro-list li {
  float: left;
  width: 23.425%;
  margin-right: 2.1%;
  margin-top: 28px;
}
.pro .pro-list li .proBox {
  padding: 7%;
  border: 1px solid #D9D9D9;
  text-align: center;
  overflow: hidden;
}
.pro .pro-list li .proBox .pro-image,.case .case-image{
  overflow: hidden;
}
.pro .pro-list li .proBox .pro-image img{
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.pro .pro-list li:hover .proBox .pro-image img{
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -o-transform: scale(1.02);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.hzh-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/opacity5.png) repeat;
  z-index: 1000;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.pro-image  .hzh-bg{
  background: none;
}
.hzh-bg span{
  display: block;
  width: 100px;
  height: 100px;
  border: 2px solid #fff;
  border-radius:6px; 
  color: #fff;
  text-align: center;
  line-height: 100px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
}
 .pro .pro-list li:hover .hzh-bg {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    opacity: 1;
}
.pro-image .hzh-bg {
    background: none;
}
.pro .pro-list li .pro-image {
    position: relative;
}
.pro-image  img {
    border: none;
    max-width: 100%;
}
.pro .pro-list li .proBox .pro-title {
      font-size: 16px;
    border-bottom: 1px dashed #CCCCCC;
    padding: 20px 0 15px;
}
.pro .pro-list li:hover .proBox .pro-title a {
    color: #438EC7;
}
.pro .pro-list li .proBox .pro-title a {
    color: #000;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pro .pro-list li .proBox .pro-button {
    margin-top: 20px;
}
.pro .pro-list li .proBox .pro-button a {
    width: 49%;
    height: 40px;
    line-height: 40px;
    color: #333;
    display: inline-block;
    background-color: #F0F0F0;
}
.new_b_list{ color: #000; transition: all .4s ease-in-out;}
.new_b_list .admin{ display: block; font-size: 36px;}
.new_b_list .admin i{ font-size: 24px; font-style: normal; }
.new_b_list h3{ font-size: 18px; margin: 10px 0;}
.new_b_list p{ line-height: 25px; }
.new_b_list a{ color: #000; }
.new_b_list .container{ padding:40px 0px; border-bottom: 1px solid #353e49;}


.new_b_list .container{ position: relative; z-index: 2; }
.new_b_list:after{ content: ""; width: 0; top: 0; bottom: 0; left: 0; background: #0273e4; transition: all .4s ease-in-out; position: absolute;}
.new_b_list:hover:after{ content: ""; width: 100%; top: 0; bottom: 0; left: 0; background: #0273e4;}
.new_b_list:hover a{ color: #fff;}
.new_b_list {
    position: relative;
}
.new_top {
    padding: 80px 0;
}


.new_desinner h3{ font-size: 22px; margin: 10px 0; text-align: center;}
.new_desinner span.admin{ display: block; font-size: 12px; margin-bottom: 20px; text-align: center;}
.new_desinner{ color: #000; line-height: 25px; }
.new_desinner img{ max-width: 100%; }
.new_top .admin {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}
.share_wrap, .admin_span, .share_wrap_w {
    display: inline-block;
}
.share_wrap_w {
    position: relative;
    margin-left: 20px;
}
.share_wrap {
    float: right;
    margin-top: -2px;
}
.con{padding-top: 40px;font-size: 16px;line-height: 2;min-height: 300px;padding-bottom: 30px;}
.pagess{ overflow: hidden; padding: 20px 0; border-top: 1px solid #eee; margin-top: 20px; color: #000;    font-size: 16px; }
.pagess a{ display: inline-block; color: #000; }
.pagess a:hover{ color: #0273e4; }
.pagess a.return_a{ padding: 5px 20px;  background: #0273e4; float: right; clear: both; margin-top: 20px; border: 1px solid transparent;color: #fff;}
.pagess a.return_a:hover{ border: 1px solid #000; background: transparent;color: #0273e4;  }

#pages {
  clear: both;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  display: table;
  margin: 30px auto;
}

#pages li {
  float: left;
  border: 1px solid #CCCCCC;
  margin-right: 6px;
  color: #666;
  font-size: 14px;
  list-style: none;
}

#pages li:hover {
  border: 1px solid #63b530;
}

#pages li:hover a {
  color: #63b530;
}

#pages li a {
  padding: 8px 14px;
  color: #666;
  display: block;
  text-align: center;
}
#pages li span {
  padding: 8px 14px;
  display: block;
  text-align: center;
}

#pages li.active{
  display: block;
  border: 1px solid #63b530;
  background-color: #63b530;
  color: #FFFFFF
}

#pages li.thisclass a {
  color: #fff;
}






@media (max-width: 992px)
{

.navbar .navbar-brand img{
	max-height: 55px;
	margin-top: 2px;
}
.navbar {
    height: 70px;
}
.header1>span {
    padding-left: 15px;
}
.main1 {
    height: 50px;
    line-height: 50px;
}
.index_search .search-info {
    line-height: 50px;
}
.index_search .sech_in {
    display: none;
}
.main2 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.main4 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.main5 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.main3{
	    padding-bottom: 30px;
}
.main6 {
	    background: #074eae;
    padding-top: 20px;
    padding-bottom: 20px;
}
.main7 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.main8 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.main9 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.main10 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.index-title .p1 {
    font-size: 24px;
    color: #454648;
}
.m3_til span {
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.index-title i{
	display: none;
}
.m3_left{
	    padding-bottom: 20px;
	float: none;
}
.case-list .swiper-container .swiper-slide {
    height: 220px !important;
}
.case-list .swiper-container .swiper-slide .image {
    height: 160px;
    position: relative;
}
.case-list .swiper-container {
    height: 220px !important;
}

.main6 .col-md-6 .pa2{
	display: none;
}

.main6 .col-md-6 img{
	display: none;
}
.main6 .col-md-6 .pa1{
    padding-left: 10%;
    width: 90%;
    right: auto;
    top: auto;
    position: relative;
}
.m5_box {
    padding-top: 15px;
}
.dian_con li a {
    padding: 8px 10px;
}

.dian_con li {
    margin-bottom: 10px;
}
.m5_pro {
    width: 100%;
    padding-top: 15px;
}
.ft_top {
    height: auto;
}

.ft_bot {
    padding-top: 5px;
    width: 100%;
    font-size: 14px;
    color: #9a9a9a;
    line-height: 1.5;
    padding-bottom: 5px;
}

.nei_body .nei_nav .container {
    display: block;
}
.nei_body .nei_nav .ul {
    float: right;
    overflow: hidden;
    width: 100%;
    display: block;
}
.nei_body .nei_nav .nei_add {
    float: left;
    width: 100%;
    text-align: right;
    line-height: 40px;
}
.nei_body .nei_nav .ul li {
    padding: 0 8px;
    margin-bottom: 8px;
    float: left;
    height: 40px;
    line-height: 40px;
    width: auto;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 1%;
    transition: all 0.3s;
        font-size: 12px;
}
.nei_body .nei_nav {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    font-size: 15px;
}

.pro .pro-list li {
    margin-left: 2%;
    float: left;
    width: 45%;
    margin-right: 2%;
    margin-top: 28px;
}
.pro .pro-list li .proBox .pro-button a {
    font-size: 12px;
    width: 48%;
    height: 30px;
    line-height: 30px;
    color: #333;
    display: inline-block;
    background-color: #F0F0F0;
}



.ppro .col-md-6 img{
	width: 100% !important;
	height: auto !important;
}

.navbar-default .navbar-toggle{
	display: none;
}
.nnav .collapse {
     display: block; 
}
.nnav .nav>li {
    float: left;
    position: relative;
    display: block;
width: 25%;
}

.nnav .nav>li i{
	display: none;
}

.navbar-nav>li>a {
    text-align: center;
    padding: 10px 0px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.contact {
    border-left: none;
    border-right: none;
    padding: 20px;
    margin: 20px 0px 0;
}
.lianxis {
    padding: 0 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.map {
    margin-top: 20px;
    height: 385px;
    padding-right: 0px;
    padding-left: 0px;
}

.new_bottom{
	padding: 0 20px;
}

.m2_box li span{
  font-size: 12px;
  font-weight: normal;
}

#carousel-example-generic1{display: block;}
#carousel-example-generic{display: none;}

}

.suspension{position:fixed;z-index:999999999999;right:0;top:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}